cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/077-sortable list/
<!-- Reference: https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API -->
<!DOCTYPE html>
<html lang="en">
<!DOCTYPE html>
<html lang="en">
const draggableList = document.getElementById("draggable-list");
const check = document.getElementById("check");
const richestP
const check = document.getElementById("check");
const richestP